Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 172,523 for

document formatting

(0.13 sec)
  1. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....the Working with Fields documentation article. Remarks: FieldSeparator... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert JSON Format to WMZ via Java | products....

    Parse JSON to WMZ in Java without using Microsoft PowerPoint...JSON Format to WMZ via Java Java API to parse JSON format to WMZ...developers to easily convert JSON format to WMZ within any Java application...

    products.aspose.com/total/java/conversion/json-...
  3. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...012345 ); // Format the cell to display 0.01 instead...string value without any formatting value = cell . GetStringValue...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  4. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...to PDF, as this ensures the document’s page layout is fully updated...code as follows: Document doc = new Document(inputFilePath); doc...

    forum.aspose.com/t/table-contents-are-getting-s...
  7. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  8. Copying and Moving Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of worksheets with common formatting and data. For example, if...Worksheets, complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/python-java/copying-and-m...
  9. HTML to XPS Converter using Java | Aspose.PDF

    HTML to XPS conversion via Java sample code. Programmers can use this example code to export HTML to XPS within any Web or Desktop Java based application....programmatically a document from HTML to XPS format with a modern...modern document-processing Java API. Use just a few lines of Java code...

    products.aspose.com/pdf/java/conversion/html-to...
  10. EPS to DOC Converter using Java | Aspose.PDF

    EPS to DOC conversion via Java sample code. Programmers can use this example code to export EPS to DOC within any Web or Desktop Java based application....programmatically a document from EPS to DOC format with a modern document-processing...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/java/conversion/eps-to-...